home *** CD-ROM | disk | FTP | other *** search
/ PD Collection CD 1 / PD Collection CD 1.iso / utils3 / menutils / !Examples / !Run < prev    next >
Text File  |  1993-01-23  |  454b  |  16 lines

  1. |
  2. |    !Run file to start BASIC examples
  3. |    wich illustrate the use of MenuUtils module
  4. |    (c) Petorv Software
  5. |
  6. RMEnsure MenuUtils 0.01 RMLoad System:Modules.MenuUtils
  7. RMEnsure MenuUtils 0.01 RMLoad <Obey$Dir>.MenuUtils
  8. RMEnsure MenuUtils 0.01 Error !Examples requires the MenuUtils module to be inside the !System application. 
  9. IconSprites <Obey$Dir>.!Sprites
  10. Set MenuExamples$Dir <Obey$Dir>
  11. |
  12. WimpSlot -min 16K -max 16K
  13. Run <Obey$Dir>.!RunImage
  14.  
  15.  
  16.